-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
4.3.0 (latest)
-
Code
-
Classes
- Mailer
Total Complexity |
73 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
512 |
Lines of code |
250 |
Logical lines of code |
120 |
Comment lines |
170 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_response_error() |
A |
48 |
11 |
35 |
set_recipients() |
A |
52 |
10 |
25 |
set_content() |
S |
51 |
6 |
35 |
set_attachments() |
S |
55 |
7 |
20 |
set_reply_to() |
S |
56 |
6 |
18 |
prepare_attachments() |
S |
57 |
4 |
16 |
process_response() |
S |
62 |
4 |
11 |
is_email_sent() |
S |
62 |
4 |
11 |
set_body_header() |
S |
55 |
3 |
21 |
address_format() |
S |
64 |
4 |
9 |
set_headers() |
S |
65 |
4 |
8 |
sanitize_header_value() |
S |
70 |
2 |
6 |
set_from() |
S |
65 |
2 |
10 |
is_mailer_complete() |
S |
68 |
2 |
7 |
__construct() |
S |
69 |
1 |
6 |
get_body() |
S |
76 |
1 |
4 |
set_subject() |
S |
71 |
1 |
7 |
set_return_path() |
S |
98 |
1 |
1 |